DioDocs for PDF
Create(Factory,Nullable<DrawingStateDescription>,RenderingParams) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > DrawingStateBlock クラス > Create メソッド : Create(Factory,Nullable<DrawingStateDescription>,RenderingParams) メソッド
Factory のインスタンス。
アンチエイリアス、変換、タグ情報を含む構造体。
テキストの描画方法を示すオプションのテキストパラメータ。
描画ターゲットの {{SaveDrawingState}} メソッドと {{RestoreDrawingState}} メソッドで使用できる DrawingStateBlock を作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As Factory, _
   ByVal drawingStateDescription As System.Nullable(Of DrawingStateDescription), _
   ByVal textRenderingParams As RenderingParams _
) As DrawingStateBlock
public static DrawingStateBlock Create( 
   Factory factory,
   System.Nullable<DrawingStateDescription> drawingStateDescription,
   RenderingParams textRenderingParams
)

パラメータ

factory
Factory のインスタンス。
drawingStateDescription
アンチエイリアス、変換、タグ情報を含む構造体。
textRenderingParams
テキストの描画方法を示すオプションのテキストパラメータ。
参照

DrawingStateBlock クラス
DrawingStateBlock メンバ
オーバーロード一覧